home *** CD-ROM | disk | FTP | other *** search
- Short: AHI Audio Player + Joystick Functions
- Author: Oliver Gantert <lucyg@t-online.de>
- Uploader: Oliver Gantert <lucyg@t-online.de>
- Type: util/libs
- Version: 3.0
-
- ------------------------------------------------------------------------------
- lucyplay.library written by Oliver Gantert <lucyg@t-online.de>
- ------------------------------------------------------------------------------
-
- This library offers functions to easily load and play samples via ahi.device
- V4 or better. There are no mixing features and nothing to configure, just
- load and play samples with the user's default audio mode at full volume.
-
- As a bonus, there is easy joystick/joypad handling using lowlevel.library V40.
-
- If you're porting software to the Amiga and want fast, easy sound and joystick
- support, this one's for you. And for everyone else, too ;)
-
-
- Supported audio formats (more to come)
-
- RIFF WAVE mono/stereo 8/16bit
-
- History
-
- 1.0 (18.06.2000) - audio init/kill/play/free/load
- 1.1 (24.06.2000) - fixed 8bit .wav loader
- 1.2 (04.07.2000) - audio stop/wait, joystick init/kill/read
- (first release)
- 1.3 (05.07.2000) - optimized lucJoyRead()
- 2.0 (14.07.2000) - new: lucJoyReadBool(), lucBestModeID()
- 3.0 (29.07.2000) - new: lucJoyInitForce(), install script
-
- Website
-
- http://home.t-online.de/home/LucyG
-
- Thanks to
-
- Thomas Aglassinger for the install script.
-
- ------------------------------------------------------------------------------
-